home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 526-550 / disk_539 / simplerexx / poster < prev    next >
Text File  |  1992-05-06  |  2KB  |  51 lines

  1. Article 179 of comp.sources.amiga:
  2. Path: !asuvax!ncar!elroy.jpl.nasa.gov!news.larc.nasa.gov!amiga-request
  3. From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
  4. Newsgroups: comp.sources.amiga
  5. Subject: v91i143: SimpleRexx - ARexx support made simple, Part01/01
  6. Message-ID: <comp.sources.amiga.v91i143@ab20.larc.nasa.gov>
  7. Date: 30 Jul 91 00:48:25 GMT
  8. Reply-To: mks@cbmvax.uucp (Michael Sinz)
  9. Lines: 1357
  10. Approved: tadguy@uunet.UU.NET (Tad Guy)
  11. X-Mail-Submissions-To: amiga@uunet.uu.net
  12. X-Post-Discussions-To: comp.sys.amiga.misc
  13.  
  14. Submitted-by: mks@cbmvax.uucp (Michael Sinz)
  15. Posting-number: Volume 91, Issue 143
  16. Archive-name: rexx/simplerexx/part01
  17.  
  18. [ includes uuencoded executable  ...tad ]
  19.  
  20.      ARexx,  ARexx,  ARexx.    2.0  has  ARexx.   So, why and how do I
  21.      support ARexx?
  22.  
  23.      The "Why?" has been answered elsewhere and that is not  what this
  24.      article is  about.   Let it suffice that you should support ARexx
  25.      within your application.  It  is  a  standard  that  Commodore is
  26.      pushing and  we hope  that all  new applications  will have ARexx
  27.      support.
  28.  
  29.      As to the "How?",  that  is  what  this  article  is  about.   We
  30.      understand that  your existing software may not currently support
  31.      ARexx and that some of you may never even have looked at  what is
  32.      needed to  support ARexx.   New applications can be designed with
  33.      ARexx support in mind  and, with  the advent  of the  AppShell by
  34.      David Junod,  the work  involved to support ARexx is nothing more
  35.      than  what  is  needed  to  support   the  features   within  you
  36.      application.    However,  existing  code  may  not  move into the
  37.      AppShell to  easily and  you may  wish to  do a  minor upgrade to
  38.      your application to support ARexx.
  39.  
  40.      SimpleRexx is  a set  of routines that handle the low-level ARexx
  41.      work for you in such a way as to have your application  work with
  42.      or without ARexx on the target system.  The goal of SimpleRexx is
  43.      to make adding at least the minimum level of ARexx  support to an
  44.      application a trivial task.
  45.  
  46. -- 
  47. Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
  48. Mail comments to the moderator at <amiga-request@uunet.uu.net>.
  49. Post requests for sources, and general discussion to comp.sys.amiga.misc.
  50.  
  51.